FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource CodeSystem/FHIR Server from package nictiz.fhir.nl.stu3.questionnaires#2.0.8 (78 ms)

Package nictiz.fhir.nl.stu3.questionnaires
Type CodeSystem
Id Id
FHIR Version R3
Source https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.questionnaires@2.0.8&canonical=http://hl7.org/fhir/questionnaire-enable-behavior
Url http://hl7.org/fhir/questionnaire-enable-behavior
Version 4.0.1
Status draft
Date 2019-11-01T09:29:23+11:00
Name EnableWhenBehavior
Title EnableWhenBehavior
Experimental False
Realm nl
Authority hl7
Description Controls how multiple enableWhen values are interpreted - whether all or any must be true.
Purpose This CodeSystem has been copied from the FHIR R4 project because it is used by the back ported questionnaire-enableBehavior extension.
Content complete
valueSet http://hl7.org/fhir/ValueSet/questionnaire-enable-behavior

Resources that use this resource

ValueSet
http://hl7.org/fhir/ValueSet/questionnaire-enable-behavior EnableWhenBehavior

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "CodeSystem",
  "id" : "questionnaire-enable-behavior",
  "meta" : {
    "lastUpdated" : "2019-11-01T09:29:23.356+11:00"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "fhir"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 3
    }
  ],
  "url" : "http://hl7.org/fhir/questionnaire-enable-behavior",
  "identifier" : {
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.1008"
  },
  "version" : "4.0.1",
  "name" : "EnableWhenBehavior",
  "title" : "EnableWhenBehavior",
  "status" : "draft",
  "experimental" : false,
  "date" : "2019-11-01T09:29:23+11:00",
  "publisher" : "HL7 (FHIR Project)",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }
      ]
    }
  ],
  "description" : "Controls how multiple enableWhen values are interpreted - whether all or any must be true.",
  "purpose" : "This CodeSystem has been copied from the FHIR R4 project because it is used by the back ported questionnaire-enableBehavior extension.",
  "caseSensitive" : true,
  "valueSet" : "http://hl7.org/fhir/ValueSet/questionnaire-enable-behavior",
  "content" : "complete",
  "concept" : [
    {
      "code" : "all",
      "display" : "All",
      "definition" : "Enable the question when all the enableWhen criteria are satisfied."
    },
    {
      "code" : "any",
      "display" : "Any",
      "definition" : "Enable the question when any of the enableWhen criteria are satisfied."
    }
  ],
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.